csscomputedvalues: Store animated values here
authorBenjamin Otte <otte@redhat.com>
Thu, 13 Sep 2012 14:23:36 +0000 (16:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 17 Sep 2012 18:39:12 +0000 (20:39 +0200)
commit7248c190373ae717b74d24d054a047c8d939efa4
tree76f4be9ab6120b29bb9203c8f4441e2cedda774b
parent94a3bd21e5c21f32420f9deb2eb794fde8b66564
csscomputedvalues: Store animated values here

Actually use the GtkCssComputedValues to store the computed values here
instead of putting them into the GtkCssAnimatedValues separately.
gtk/gtkcssanimatedvalues.c
gtk/gtkcssanimatedvaluesprivate.h
gtk/gtkcssanimation.c
gtk/gtkcsstransition.c